<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ScoreTagline</action>
        <scheme>
		(SetScoreHeaderField "tagline")
		(DenemoPrintAllHeaders)
		(d-RefreshDisplay)
	</scheme>
        <label>Tagline</label>
        <tooltip>Centered at the bottom of the last page.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
